CAMS KRA APIs
Getting Started
Before you can use the CAMS KRA APIs, complete the following onboarding steps.
CAMS must approve your Application Opening Form (AOF) before you can begin the KRA upload process. Ensure this is completed before proceeding.
Step 1: Register with CAMS
If your organization is not yet registered with CAMS, reach out to the HyperVerge team to get connected with the right CAMS contact. You will need to provide your organization's SEBI registration certificate as part of the onboarding process.
Once CAMS confirms your onboarding, inform the HyperVerge team so the integration process can begin.
Step 2: Obtain Credentials
After onboarding with CAMS, request the following credentials from CAMS. Once received, share them with the HyperVerge team.
| Environment | Credential |
|---|---|
| UAT | clientId (Username) |
secretKey (Password) | |
clientCode | |
encryptDecryptKey | |
modificationApiKey | |
userId | |
encryptedPassword | |
otherKra | |
amc | |
posCode | |
amcPosName | |
| PROD | Same fields as UAT |
| Webhook | Webhook URL (to be provided by your organization) |
The authorization field is obtained by calling the getToken API using your clientId and secretKey. The HyperVerge team will handle this as part of the integration setup.
Step 3: Whitelist HyperVerge IP Addresses
Your organization must whitelist the following HyperVerge IP addresses with CAMS for both UAT and PROD environments.
IP Addresses:
3.7.109.24 | 65.0.190.84 | 15.206.217.131 | 35.154.177.69 | 65.0.136.220 | 3.111.212.81 | 13.235.200.133 | 14.194.73.190
Contact CAMS to initiate the whitelisting process. This must be completed by your organization.
List of APIs
The following is a list of all CAMS (Computer Age Management Services) KRA APIs:
| API Name | Description |
|---|---|
| CAMS Search & Verify API | Searches and verifies KYC application status across multiple KRAs using PAN and date of birth. |
| CAMS Download API | Downloads complete KYC data from CAMS KRA for a given PAN and date of birth. |
| CAMS Upload API | Uploads new or modified KYC application data to CAMS KRA. |